Click or drag to resize

ItemSize Property

Represents the size in bytes of an item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public int Size { get; }

Property Value

Type: Int32
The size.
See Also